runtime.scavengeIndex.min (field)

3 uses

	runtime (current package)
		mgcscavenge.go#L1018: 	min, max   atomic.Uintptr
		mpagealloc_64bit.go#L208: 	haveMin := s.min.Load()
		mpagealloc_64bit.go#L239: 			s.min.Store(needMin)